home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2172 < prev    next >
Encoding:
Text File  |  1996-08-05  |  3.0 KB  |  71 lines

  1. Path: news.mountain.net!usenet
  2. From: gene_heskett@wvlink.mpl.com (Gene Heskett)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: File system access
  5. Date: 27 Jan 96 21:36:33 +0500
  6. Organization: MountainNet, Inc. Morgantown WV 800.444.1458
  7. Message-ID: <2535.6600T1296T1692@wvlink.mpl.com>
  8. References: <1996Jan12.145401.22978@ludens> <2369.6586T119T2041@wvlink.mpl.com> <4e9g2o$ron@sunsystem5.informatik.tu-muenchen.de>
  9. NNTP-Posting-Host: 198.77.4.101
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12.  
  13.  J"F> Gene Heskett (gene_heskett@wvlink.mpl.com) wrote:
  14.  
  15.  J"F> my amiga is currently typing same file in 2 shells. So what ?
  16.  J"F> only writing will cause a lock.
  17.  
  18. Gene Heskett's repartee:
  19.  
  20. My point precisely! Program one is actually writing the file that progran
  21. two is then reading back to the display in what is essentially real time!
  22.  
  23.  J"F> well, amiga won't lock. The message "in use" is given when
  24.  J"F> trying to delete the currently read file, but you could make a
  25.  J"F> "retry delete until it's unlocked" of it.
  26.  
  27. And how do you propose to do that? (Assuming avid listener mode here)
  28.  
  29.  J"F> Talking about big inventions, you don't talk about Amiga ?
  30.  
  31. Sure I do, but geez, can't we point out its warts now and then? I mean it
  32. does have some you know.
  33.  
  34.  J"F>: Hint: Not PC or Mac. Normally shipped with Motorola cpu, often
  35.  J"F>: replaced with a Hitachi. Production and sales discontinued for
  36.  J"F>: 9 years now.
  37.  
  38.  J"F> ??? 9 years. mhmhm 96-9=87. 87 ? with motorola ? never heard of
  39.  J"F> it. what is it ?
  40.  
  41. The cpu's are the originally installed MC68B09EP, and the Hitachi
  42. HD63B09EP, a considerably smarter chip. Furinstance 32bit/16bits is 37
  43. clocks worst case for the Hitachi version.
  44.  
  45. Radio Shack sold the last version then, with 128k of dram, and called it
  46. the TRS-80 Color Computer 3. The Shack sold but as basicly aftermarket
  47. operating system for it was then called OS9 Level Two. Between the Hitachi
  48. cpu, and mods to the OS9 opsys to make use of the Hitachi cpu, its now
  49. about 3x faster than then, without fiddling with the system clock. My
  50. machine currently has 2 megs of dram in it, drives 2 monitors
  51. simultainiously. The cpu is slow, at 1.79 mhz due to the video driver chips
  52. being interlocked to it and stuck at NTSC standards for video. But I can
  53. move stuffs with zmodem at 600+ cps anytime, and thats faster than my net
  54. account can (usually) on this Amiga. So speed is relative I guess.
  55.  
  56. It really is a ghost from Motorola's past that just can't seem to be shooed
  57. away. Rather like the old TI 99/4a which I don't use anymore, but there is
  58. still active developement being done on it (the 99/4a) the last time I
  59. checked. The "Nitros9" operating system for the CoCo is still under
  60. developement as we type, and I've had a very small part in that project
  61. myself!
  62.  
  63. Cheers All
  64.  
  65. /*            Gene Heskett          |  These opinions are NOT to be  */
  66. /*  CE @ WDTV Weston/Clarksburg WV  |  confused with the official    */
  67. /*  <gene_heskett@wvlink.mpl.com>   |  WDTV managment views          */
  68. #include <std.disclaimer>
  69.  
  70.  
  71.